@charset "utf-8";
body{
margin: 0;
padding: 0;
text-align: center;
font: 1em Helvetica,sans-serif ;
background:#f4f1ee;
}
div#footer{
width:600px;
margin-top:0;
margin-left:32%;
color: #660033;
position:absolute;
}
div#footer span{
font-size:0.8em;
}
div#footer a{
color: #660033;
text-decoration:none;
}

